VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

PoC [Proof-of-Concept xTunel HTTP Data over Socket by WebBrowser

cIntX  (2 Submissions)   Internet/HTML   Intermediate   Wed 3rd February 2021

The point is easy. You are very limited by the WebBrowser Control alone, what if you want to like filter out some HTML Code which you can only do when its received by the WebBrowser? - Maybe too late action because the WebBrowser executes/process the Data on-fly as usual. xTunel is not using the WebBrowser to receive/send data, its blocking the existing request from the WebBrowser Control and transfer the request to the Socket to let the Socket takeover all action, after all Data is received you can filter/trim/clean the data or whatever u want to do with it, after the Data is fully received it will be displayed like standart in the WebBrowser control. Its only PoC - Proof of Concept but i believe you gonna see very soon how good something like this is!

Rate PoC [Proof-of-Concept xTunel HTTP Data over Socket by WebBrowser (2(2 Vote))

Download PoC [Proof-of-Concept xTunel HTTP Data over Socket by WebBrowser

PoC [Proof-of-Concept xTunel HTTP Data over Socket by WebBrowser Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters